-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
zola: 0.18.0 -> 0.19.1 #324719
zola: 0.18.0 -> 0.19.1 #324719
Conversation
Tests regressed after the pytest 8.2.x upgrade, but keeping 8.1.x around for a few packages is not really worthwhile.
Latest version still uses distutils and the imp module, both of which were removed in Python 3.12.
Likely broke after migrating imageio-ffmpeg from ffmpeg 4 to ffmpeg 6.
and remove references to python <= 3.9
Conflicts: - pkgs/development/python-modules/jaxtyping/default.nix
libbsd: 0.11.8 -> 0.12.2
flatbuffers: 23.5.26 -> 24.3.25
For the first time, it seems that no new kernel patch is required!
It looks like you accidentally mass-pinged a bunch of people, which are now subscribed Please open a new pull request with your changes, link back to this one and ping the In order to avoid this in the future, there are instructions for how to properly |
Currently branched off of and blocked by #320250. I will update this PR and pull it out of drafts once that has been merged into master.
Description of changes
Changes: getzola/zola@v0.18.0...v0.19.1
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.
Closes #322195